Antilatency.StorageClient.ILibrary

Antilatency.StorageClient.ILibrary

interface ILibrary : InterfaceContract.IInterface {
IStorage getRemoteStorage(​string ipAddress, uint port);
}

Methods