Yaaf.Xmpp.Runtime


StreamFinishedException

Defined in Yaaf.Xmpp.Runtime.dll.
This class represents any kind of finish from the other side

Constructors

ConstructorDescription
new(info, context)
Signature: (info:SerializationInfo * context:StreamingContext) -> StreamFinishedException
new(msg, inner)
Signature: (msg:string * inner:Exception) -> StreamFinishedException
new(msg)
Signature: msg:string -> StreamFinishedException
Fork me on GitHub