An NDoc Documented Class Library

ServiceCall Class

For a list of all members of this type, see ServiceCall Members.

System.Object
   Repository.Services.ServiceCall

[Visual Basic]
Public Class ServiceCall
    Implements 0, Culture=neutral, PublicKeyToken=2672efbf3e161801))
[C#]
public class ServiceCall : 0, Culture=neutral, PublicKeyToken=2672efbf3e161801]]
[C++]
public __gc class ServiceCall : public IEquatable`1
[JScript]
public class ServiceCall extends 0, Culture=neutral, PublicKeyToken=2672efbf3e161801]]

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Repository.Services

Assembly: White.Repository (in White.Repository.dll)

See Also

ServiceCall Members | Repository.Services Namespace