public bool RemoveHostConnection(
string host
)
Public Function RemoveHostConnection (
host As String
) As Boolean
public:
virtual bool RemoveHostConnection(
String^ host
) sealed
abstract RemoveHostConnection :
host : string -> bool
override RemoveHostConnection :
host : string -> bool