The StreamBaseAdminClient type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
AddContainer(String, array<Byte>[]()[][], List<(Of <<'(String>)>>))
AddContainer(String, String, List<(Of <<'(String>)>>))
Close()()()()
Close/shutdown the connection to the StreamBase server.
Equals(Object) (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetLeadershipStatus()()()()
Get the leadership status of the server.
GetType()()()() (Inherited from Object.)
KillAllConnections()()()()
Kill all connected clients.
KillConnection(array<Byte>[]()[][])
Kill the connection with the given connection id.
ListConnections()()()()
Lists all Connections to the StreamBaseServer.
ManageJdbcConnections(List<(Of <<'(String>)>>))
Modify(array<Byte>[]()[][])
Modify(String)
Adds an application to the default container.
ModifyContainer(String, List<(Of <<'(String>)>>))
RemoveContainer(String)
Remove a container.
Resume(String)
Resumes a container within a StreamBase Server.
SetLeadershipStatus(LeadershipStatus)
Set the leadership status of the server.
Shutdown()()()()
Shutdown a StreamBase server.
Shutdown(String)
Shutdown a container within a StreamBase server.
Suspend(String)
Suspend (pause) a container within a StreamBase Server.
ToString()()()() (Inherited from Object.)

See Also