BuddyService Class |
Namespace: Buddy.Service.Client
public class BuddyService : IDisposable
The BuddyService type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuddyService |
Name | Description | |
---|---|---|
![]() | ConnectedRegion | |
![]() | IP | |
![]() | IsConnected | |
![]() | IsDisposed | |
![]() | Latency |
Name | Description | |
---|---|---|
![]() | ConnectAsync | |
![]() | DisconnectAsync | |
![]() | Dispose | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEncryptedResourcesAsync | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetOwnedProductsAsync | |
![]() | GetResourceAsync | |
![]() | GetResourcesAsync | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Send | |
![]() | SendAndReceiveAsync(UInt16, ActionOutgoingMessage, CancellationToken) | |
![]() | SendAndReceiveAsyncT(UInt16, ActionOutgoingMessage, FuncIncomingMessage, T, CancellationToken) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |