SerializationManager.RegisterSerializers(IApplicationPartManager) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void RegisterSerializers (Orleans.ApplicationParts.IApplicationPartManager applicationPartManager);
member this.RegisterSerializers : Orleans.ApplicationParts.IApplicationPartManager -> unit
Public Sub RegisterSerializers (applicationPartManager As IApplicationPartManager)
Parameters
- applicationPartManager
- IApplicationPartManager